CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - levinson durbin

搜索资源列表

  1. zuoye3_17

    0下载:
  2. BT法、周期图法、以及Levinson-Durbin迭代算法的matlab代码,并且比较三者性能-BT method, periodogram, and the Levinson-Durbin iteration algorithm matlab code, and compare the three performance
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1669
    • 提供者:hanxiang
  1. af_LMS

    0下载:
  2. Levinson-Durbin algorithm m file
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:544
    • 提供者:Michal
  1. Parametric-Methods

    0下载:
  2. MATLAB Code for Parametric Method of Spectrum estimatin. using Auto Regressive Method, Both levinson Durbin recursion and yule waker method,
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1679
    • 提供者:Sahida
  1. levinson_durbin

    0下载:
  2. 基于A-R模型的线性预测算法---Levinson-Durbin 算法-Levinson-Durbin alogorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1969
    • 提供者:
  1. levinsondurbin

    0下载:
  2. KQ-schä tzung, yule walker gleichungen, levinson durbin algorithmus
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:156976
    • 提供者:mutiny
  1. LD_demo

    0下载:
  2. Levinson-Durbin MATLAB simulation, including the data and source codes-Levinson-Durbin MATLAB simulation, including the data and source codes
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:941
    • 提供者:Wayne
  1. Linear-Prediction

    0下载:
  2. Linear Prediction using Levinson Durbin Recursion and Lattice Filters
  3. 所属分类:matlab例程

    • 发布日期:2014-03-07
    • 文件大小:3620
    • 提供者:charon25
  1. ld

    0下载:
  2. LEVINSON-DURBIN 算法 c语言编写。用于语音与音频信号处理-LEVINSON-DURBIN algorithm c language. Signal processing for speech and audio
  3. 所属分类:Audio program

    • 发布日期:2017-04-12
    • 文件大小:1003
    • 提供者:柳晴风
  1. stochastic-signal-processing

    0下载:
  2. Levinson-Durbin;Burg; Welch;BT;Bartlett; matlab实现,中文分段注释,简单易懂-Levinson-Durbin Burg Welch BT Bartlett matlab realize, Chinese sub-notes, easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3633
    • 提供者:猪妖
  1. ARmodel

    0下载:
  2. 生成一个正弦信号,使用levinson-durbin算法和最终预测阶数准则FPE估计其AR模型的阶数,并且通过解Yule-Walker方程求得AR模型的参数,进而求得该正弦信号的功率谱-Generating a sinusoidal signal, using levinson-durbin algorithm to predict the order and final order of the criteria FPE estimates its AR model and AR model
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:987
    • 提供者:刘瑞杰
  1. lpcc

    0下载:
  2. 此程序的功能是用自相关法求使信号s均方预测误差为最小的预测系数 算法为Levinson-Durbin快速递推算法 -The function of this procedure is signal s with autocorrelation method for the prediction of the minimum mean square prediction error coefficient algorithm for Levinson- Durbin quick r
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1325
    • 提供者:sicily
  1. Untitled5

    0下载:
  2. 令信号长度为N=256,用Levinson-Durbin迭代法解16阶AR模型的功率谱,程度可用-So that the signal of length N = 256, 16-step solution of the power spectrum of the AR model using Levinson-Durbin iterative method, the extent of the available
  3. 所属分类:3G develop

    • 发布日期:2017-04-12
    • 文件大小:656
    • 提供者:swet2010
  1. An-Efficient-Method-for-Prefilter-Computation-for

    0下载:
  2. In advanced TDMA mobile communications systems, reduced-state equalization algorithms have to be employed because high-level modulation is used in order to improve spectral efficiency. Such equalizers have only high performance, if the overal
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:572758
    • 提供者:ali
  1. levinsondurbin_FLP

    0下载:
  2. Solve the normal equations using the Levinson-Durbin recursion.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1463
    • 提供者:yingdhtm
  1. Untitled3

    0下载:
  2. 用Levinson-Durbin算法进行AR模型谱估计-Levinson-Durbin algorithm using AR model spectrum estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1282
    • 提供者:zyc
  1. periodestimate

    0下载:
  2. 利用周期图法进行谱估计,与利用Levinson-Durbin递推法求解Yule-walker方程进行比较-Use periodogram spectral estimation method, and solution Yule-walker equation and Levinson-Durbin recursion method comparison
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:942
    • 提供者:YuZhang
  1. Linear-prediction

    0下载:
  2. (1)掌握线性预测分析的基本原理。 (2)掌握线性预测误差滤波器参数与语音信号声道模型参数之间的关系。 (3)熟练掌握线性预测分析的自相关方法和Levinson-Durbin递推算法。 (4)熟悉语音信号的LPA谱估计方法-1) master the basic principles of linear predictive analysis. (2) to master the linear prediction error filter parameters and voic
  3. 所属分类:Console

    • 发布日期:2017-12-13
    • 文件大小:1210775
    • 提供者:潘多拉
  1. rank

    0下载:
  2. 列文森-杜宾算法,用于语音的线性预测控制中,也可以用于谱包络-Levinson- durbin algorithm for linear predictive control, the voice can also be used for spectral envelope,,
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:18432
    • 提供者:hnsthuctnvds
  1. 208634

    0下载:
  2. 列文森-杜宾算法,用于语音的线性预测控制中,也可以用于谱包络-Levinson- durbin algorithm for linear predictive control, the voice can also be used for spectral envelope,,
  3. 所属分类:Algorithm

    • 发布日期:2017-12-19
    • 文件大小:16384
    • 提供者:ieboa
  1. DMKSGFG

    0下载:
  2. 列文森-杜宾算法,用于语音的线性预测控制中,也可以用于谱包络-Levinson- durbin algorithm for linear predictive control, the voice can also be used for spectral envelope,,
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-22
    • 文件大小:16384
    • 提供者:poreigq
« 1 2 34 »
搜珍网 www.dssz.com